Skip to content

[pull] master from deepmodeling:master - #267

Merged
pull[bot] merged 2 commits into
ishandutta2007:masterfrom
deepmodeling:master
Jul 14, 2026
Merged

[pull] master from deepmodeling:master#267
pull[bot] merged 2 commits into
ishandutta2007:masterfrom
deepmodeling:master

Conversation

@pull

@pull pull Bot commented Jul 14, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

njzjz-bot and others added 2 commits July 13, 2026 23:06
## Summary

- run the Docker-based Gitee mirror action on `ubuntu-latest`, where a
Docker daemon is available
- prevent the mirror workflow from running for GitHub merge-queue
`gh-readonly-queue/**` refs
- use `push` as the single trigger, preserving branch and tag mirroring
while avoiding duplicate `create`/`delete` runs

## Validation

- `git diff --check`
- workflow trigger invariants checked locally (all branches/tags
included; merge queue excluded)

Authored by OpenClaw (model: custom-chat-jinzhezeng-group/gpt-5.6-terra)


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Chores**
* Improved repository mirroring by expanding triggers to cover both
branch and tag pushes while excluding refs that shouldn’t be mirrored.
* Adjusted mirroring behavior for delete events to suppress
merge-queue-related ephemeral ref deletions while keeping other
deletions guarded.
* Updated the mirroring runner to use `ubuntu-latest` for more reliable
Docker-based execution.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: njzjz-bot <njzjz-bot@users.noreply.github.com>
## Summary

- remove the unused TensorFlow `NeighborStat` custom op
- remove its obsolete CUDA/HIP implementation and public header
- stop compiling the native op now that neighbor statistics use pure
TensorFlow operations

Fixes #5615.

## Tests

- `ruff check .`
- `ruff format .`
- `python -c "import deepmd; import deepmd.tf; print('Both interfaces
work')"`
- `pytest
source/tests/consistent/test_neighbor_stat.py::TestNeighborStat::test_neighbor_stat_tf
-v`
- `cmake --build source/build-tf-codex-neighbor-stat --target deepmd_op
-j2`

Coding agent: Codex
Codex version: codex-cli 0.144.1
Model: gpt-5.6-sol
Reasoning effort: xhigh


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Removed Features**
* Removed the TensorFlow `NeighborStat` operation for calculating
neighbor counts and minimum neighbor distances.
* Removed the associated GPU implementation and public GPU entry point.
  * The removed operation is no longer included in TensorFlow builds.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Co-authored-by: njzjz-bot <njzjz.bot@gmail.com>
@pull pull Bot locked and limited conversation to collaborators Jul 14, 2026
@pull pull Bot added the ⤵️ pull label Jul 14, 2026
@pull
pull Bot merged commit 7d5ad38 into ishandutta2007:master Jul 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant